This section describes how to upgrade from ImagXpress 11 to ImagXpress 12. While generally you'll be able to replace ImagXpress 11 with ImagXpress 12, there are a few important changes you may need to consider. This section provides information about those changes.
Library Name, GUID, and ProgID
- The library name has changed from AccusoftImagXpress11 to AccusoftImagXpress12.
- The GUID for the ImagXpress ActiveX control has changed in ImagXpress 11 from {B2B58CA7-8146-4a50-98CC-61748C659631} to the new value in ImagXpress 12 of {C972AC53-2B6F-4CFD-B307-6751D0909607}.
- The ProgID has changed from ‘Accusoft.ImagXpress.11’ to ‘Accusoft.ImagXpress.12’ in ImagXpress 12.
New API
ImagXpress 12 introduces new ImagXpress API, as described in this section.
- A new property PhotometricInterpretation has been added.
- A new enumeration IX_PhotometricInterpretation has been added.
Deprecated or Removed API
- The IX_SaveHDPSubSampling and IS_SaveHDPPostProcessingFilter enumerations have been removed. They were marked deprecated in version 10.
- HdPhotoPostFilter, SaveHDPQuantization, SaveHDPSubSampling, and SaveHDPFrequencyOrdering properties have been removed. They were marked deprecated in version 10.
- The FT_HDPHOTO value has been removed from the enumSaveFileType enumeration. It was marked deprecated in the version 10.
- The IX_ImageType_HdPhoto value has been removed from the IX_ImageType enumeration. It was marked deprecated in the version 10.
- The WMFConvert property has been removed. It was marked deprecated in version 10.
- The ToolbarLargeIcons property has been removed. It was marked deprecated in version 10.
- The Resample() method has been removed. It was marked deprecated in version 10.
If you encounter any porting issues, please contact support@accusoft.com for assistance. |